home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Cartoon Guide to Physics
/
The Cartoon Guide to Physics.iso
/
pc
/
physdata
/
quit.dir
/
00012.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-04
|
170 b
|
11 lines
on mouseDown
global rOBJ, color
if the machineType <> 256 then
rOBJ(mdispose)
set the colorDepth to color
end if
tell the stage
quit()
end tell
end